Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ThumbValueChangedEventArgs<T> Class Members
The following tables list the members exposed by ThumbValueChangedEventArgs<T>.
Public Properties
| Name | Description |
| Cancel | (Inherited from Infragistics.CancellableEventArgs) |
| NewValue | Gets the new value of the thumb. |
| OldValue | Gets the old value of the thumb of the thumb |
| Thumb | Gets the thumb which property is changed. |
See Also